home *** CD-ROM | disk | FTP | other *** search
- /* Confirmation requested when the user asks to delete a fax entry */
- "Do you want to delete %s?";
-
- /* This is the paper name for Letter as accepted by PrintInfo */
- "Letter";
-
- /* This is the paper name for A4 as accepted by PrintInfo */
- "A4";
-
- /* The button the user presses to confirm that wants to give up attempting to reconnect */
- "Stop";
-
- /* The message the user receives if the incoming fax file is not valid or can't be accessed. */
- "Invalid fax file.";
-
- /* The message the user receives if a fax document can't be opened */
- "Unable to open new document.";
-
- /* This is the paper name for Legal as accepted by PrintInfo */
- "Legal";
-
- /* This is the inspector string for fine resolution faxes */
- "Fax Resolution: Fine";
-
- /* Message given to user when the fax server connection fails due to it not being registered in netinfo */
- "Fax Modem %s is not available from this machine.";
-
- /* syslog message when pausing during connect reaquire */
- "Pausing %d seconds while trying to reconnect to %s.\n";
-
- /* The message the user receives if a fax is unreadable */
- "There were unreadable lines in your fax.";
-
- /* The message the user receives if an error occurs while assigning a Fax document */
- "Error assigning fax document.";
-
- /* The message the user receives if an error occurs while saving a Fax document */
- "Error saving fax document.";
-
- /* syslog and alert message when reconnect fails */
- "Could not reconnect to %s.\n";
-
- /* alert message when to confirm stop reconnect */
- "Do you really want to give up attempting to reconnect to the server? Until you reconnect, you will be unable to read faxes etc. on this server.\n";
-
- /* alert message when pausing during connect reaquire */
- "Attempting to reconnect to %s.\n";
-
- /* This is the inspector string for standard resolution faxes */
- "Fax Resolution: Standard";
-
- /* Message given to user when unable to connect with netinfo. */
- "Unable to establish contact with netinfo.";
-
- /* Message given to user when the fax (%s) spooling directory cannot be opened */
- "Unable to view faxes for %s.";
-
- /* Message given to user when the fax server connection dies */
- "Unable to view faxes for %s due to server error.";
-
- /* The button the user presses to confirm that he really does want to delete a fax entry */
- "Delete";
-
- /* Message given to user when get users fails during reaquire */
- "An error occurred trying to obtain list of users for %s.\n";
-
- /* Message given to user when another user deletes fax out from under us */
- "Another user has deleted this fax.";
-
- /* The message the user receives if the system does not have enough memory to image a fax message */
- "Unable to obtain memory for image.";
-
- /* The message the user receives if an error occurs while reading the incoming fax */
- "Error trying to read page.";
-
- /* The button the user presses to continue attempting to reconnect */
- "Continue";
-
- /* Message given to user when his attempt to delete a Fax entry was unsuccessful due to some Unix error */
- "An error occured while trying to delete that fax entry. Entry not deleted.";
-
- /* Message given to user when try to assign fax to user who already has it */
- "This fax is already assigned to the user.";
-
- /* The button the user presses to abort his request to delete a fax entry */
- "Cancel";
-
- /* Message given to user assign to non-existant user, INTERNAL ERROR */
- "User doesn\'t exist for %s.";
-
- /* Message given to user when error retrieving list of users */
- "An error occurred trying to obtain list of users for %s.";
-
- /* Message given to user when the fax server has io error etc */
- "An error occurred trying to access log.";
-
- /* Message given to user when unable to reacquire connection. */
- "Unable to restablish connection to server for %s.";
-
- /* Message given to user when the fax server has io error etc */
- "An error occurred trying to access fax.";
-
- /* Specifies which page user is viewing. This is text to RIGHT of current page, %d will get number of pages. */
- "of %d";
-
- /* Message given to user when permission error occurs on connect */
- "You do not have permission to access %s.";
-
- /* Specifies which page user is viewing. This is text to LEFT of current page, %d will get number of pages. */
- "Page";
-
- /* This is appended to title bar of archive copy fax windows */
- " (Archive Copy)";
-
- /* Confirmation requested when the user asks to delete several fax entries (%d entries) */
- "Do you want to delete the selected entries (%d faxes)?";
-
-